Skip to main content
POST
[Autenticado] Criar um comentário em um post

Autorizações

Authorization
string
header
obrigatório

Partner API key (cativa_...) or a JWT, sent as: Authorization: Bearer .

Parâmetros de caminho

postId
string<uuid>
obrigatório

Corpo

application/json
postId
string<uuid>
content
string | null
rawContent
string | null
replyToId
string<uuid> | null
imageId
string<uuid> | null
attachmentId
string<uuid> | null
gifUrl
string | null

Resposta

200

OK